Skip to content

Fix proto doc generation#7

Merged
nscuro merged 1 commit into
mainfrom
fix-proto-doc-gen
Apr 24, 2026
Merged

Fix proto doc generation#7
nscuro merged 1 commit into
mainfrom
fix-proto-doc-gen

Conversation

@nscuro

@nscuro nscuro commented Apr 24, 2026

Copy link
Copy Markdown
Member

Docker expects absolute paths for host volume binds, but we were passing a relative path.

Docker expects absolute paths for host volume binds, but we were passing a relative path.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added the defect Something isn't working label Apr 24, 2026
Copilot AI review requested due to automatic review settings April 24, 2026 21:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes local/CI protobuf documentation generation by ensuring Docker bind-mount sources are treated as host paths (absolute), not named volumes.

Changes:

  • Updated generate-proto-docs Docker volume mounts to prefix proto source directories with the current working directory.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Makefile
Comment thread Makefile
@nscuro nscuro merged commit 9db3a3a into main Apr 24, 2026
9 checks passed
@nscuro nscuro deleted the fix-proto-doc-gen branch April 24, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defect Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants